You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SquareTone Method > SignalUtils.SquareTone Method ([In] TVec, TSquareToneState)
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.SquareTone Method ([In] TVec, TSquareToneState)

Generate a square wave function.

Syntax
C#
Visual Basic
public static void SquareTone([In] TVec Dst, ref TSquareToneState State);

Place a tone defined with a call to ToneInit in Dst. The routine is stream capable. Dst.IsDouble will be used to determine floating point precision.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!